vcCaseScope
vcCaseScope is the case clause to use in "Switch Case" statement.
See in: Overview
Module: vcExecutor
Parent: vcScope
Children -
Referenced by: vcProcessSwitchCaseStatement.Cases, vcProcessSwitchCaseStatement.addCase(), vcProcessSwitchCaseStatement.insertCase(), vcSwitchCaseStatement.addCase(), ... (see more)
vcProcessSwitchCaseStatement.Cases
vcProcessSwitchCaseStatement.addCase()
vcProcessSwitchCaseStatement.insertCase()
vcSwitchCaseStatement.addCase()
vcSwitchCaseStatement.insertCase()
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| CaseCondition | String | RW | Gets or sets an expression which will be evaluated against statement's Condition. |